﻿COUNTRIES = {
	c:CHL = {
		
		set_next_election_date = 1836.3.15
		
		effect_starting_technology_tier_3_tech = yes
		add_technology_researched = mass_communication
		add_technology_researched = empiricism 
		effect_starting_politics_conservative = yes

		activate_law = law_type:law_presidential_republic
		activate_law = law_type:law_wealth_voting
		activate_law = law_type:law_cultural_exclusion
		activate_law = law_type:law_state_religion
		activate_law = law_type:law_national_guard
		activate_law = law_type:law_free_trade
		activate_law = law_type:law_frontier_colonialism
		activate_law = law_type:law_censorship
		activate_law = law_type:law_per_capita_based_taxation
		activate_law = law_type:law_local_police
		activate_law = law_type:law_public_schools
		activate_law = law_type:law_charitable_health_system
		
		set_tariffs_import_priority = g:artillery
		set_tariffs_import_priority = g:small_arms	
		
		set_institution_investment_level = {
			institution = institution_colonial_affairs
			level = 1
		}

		ig:ig_armed_forces = {
			add_ruling_interest_group = yes
			add_ideology = ideology_caudillismo
		}

		ig:ig_landowners = {
			add_ruling_interest_group = yes
			remove_ideology = ideology_paternalistic
			add_ideology = ideology_caudillismo
		}

		ig:ig_devout = {
			add_ruling_interest_group = yes
			set_interest_group_name = ig_catholic_church
		}
		
		ig:ig_rural_folk = {
			remove_ideology = ideology_isolationist
			add_ideology = ideology_isolationist_expansionism
		}

		add_modifier = {
			name = age_of_caudillos_modifier
			months = short_modifier_time
			is_decaying = yes
		}
	}
}